Configuring Drill-down from Process-Level Views |
|
Note:
- The ProcessInstancesPerStatus_SpecificProcess composite control available at the location
/Cordys/WCP/Controls/runtime/bam/standardviews/
has been deprecated. Instead, it is recommended to use the composite control available at/Cordys/WCP/Controls/runtime/bam/standardviews/processdashboard/
with the same name. - Similarly, the ProcessSelection composite control available at the location
/Cordys/WCP/Controls/runtime/bam/genericviews/
has also been deprecated. Hence, it is recommended to use the composite control available at/Cordys/WCP/Controls/runtime/bam/genericviews/processdashboard/
with the same name.
Configure a drill-down from 'Process-Level Views' to drive from one view to another while making one of the content panes as the Source and other as the Target.
- All the Process-Level Views can be reused as composite controls. In the Untitled Composite Control - Composite Control that appears, ensure that you select the composite controls from Process Platform Business Activity Monitoring folder.
- You can use the ProcessSelection composite control, available at
/Cordys/WCP/Controls/runtime/bam/genericviews/processdashboard/
, to get a list of the processes to drill-down to specific Process-Level Views. Consider the ProcessInstancesPerStatus_SpecificProcess composite control, available at/Cordys/WCP/Controls/runtime/bam/standardviews/processdashboard/
as an example of specific Process-Level Views, as Target. Perform the following to define drill-down:
- From the project content tree, reuse the ProcessSelection and ProcessInstancesPerStatus_SpecificProcess composite controls. Consider the ProcessSelection composite control as Source and the ProcessInstancesPerStatus_SpecificProcess composite control as Target.
- Drag the ProcessSelection and the ProcessInstancesPerStatus_SpecificProcess composite controls on to the XForm designer.
- Right-click the ProcessSelection composite control on the XForm designer and select Configure Drill Down. The Message Map dialog box appears.
- Map the processName of the Source to input parameter ProcessName (InputParameters > ProcessName ) of the Target.
- Click OK. The Message Map dialog box closes.
3. Click
(
Preview). The
Preview window appears,
![](attachments/309236100/308578799.png)
-
- Select required process name from the Process drop-down.
- Select required timeframe and period.
- Click
( Refresh ). All the 'Process-Level Views' for the selected process will appear.
The drill-down from the process-level views are configured.